JSONValue.JSONData
- _bool
bool _bool;
Undocumented in source.
- _float
float _float;
Undocumented in source.
- _int
int _int;
Undocumented in source.
- _string
string _string;
Undocumented in source.
- array
JSONArray* array;
Undocumented in source.
- object
JSONObject* object;
Undocumented in source.
hip data json JSONValue
functionsunionsvariables